ElementMulticategoryFilter(ICollection<BuiltInCategory>)
Description:
Constructs a new instance of a filter to match elements by built-in category.
Constructs a new instance of a filter to match elements by built-in category.
Overloads (4):
ElementMulticategoryFilter(ICollection[BuiltInCategory])
public ElementMulticategoryFilter(
ICollection<BuiltInCategory> categories
)
-
ICollection<BuiltInCategory>categoriesThe built-in categories to match.